Skip to content

ci(previews): fix index identifier function#276

Merged
cshilwant merged 1 commit intoTexasInstruments:masterfrom
StaticRocket:master
Apr 24, 2025
Merged

ci(previews): fix index identifier function#276
cshilwant merged 1 commit intoTexasInstruments:masterfrom
StaticRocket:master

Conversation

@StaticRocket
Copy link
Member

Find operates in breadth-first by default. There can only be one index per directory. Might as well shorten this find expression to print and bail out after the first match.

Also resolves the issue where other non-root index files will be picked as the root index due to sorting precedence.

Find operates in breadth-first by default. There can only be one index
per directory. Might as well shorten this find expression to print and
bail out after the first match.

Also resolves the issue where other non-root index files will be picked
as the root index due to sorting precedence.

Signed-off-by: Randolph Sapp <rs@ti.com>
@cshilwant cshilwant merged commit 607aa50 into TexasInstruments:master Apr 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants